Make check-libext2fs cross-friendly
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 28 Jan 2008 09:33:57 +0000 (09:33 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 28 Jan 2008 09:33:57 +0000 (09:33 +0000)
commitb124770528e333fcb4efb408d7bbf931ccef3b6e
tree65fd4abf5475ed08b28bf8488c89d1ec539967b3
parent21ffff5e7f5ac0a54c5b79ff0734ab12b706eb9e
Make check-libext2fs cross-friendly

check-libext2fs was calling host gcc; pass $CC from Makefile
so it can call the cross-compiler instead.

Signed-off-by: Aron Griffis <aron@hp.com>
tools/libfsimage/Makefile
tools/libfsimage/check-libext2fs